projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd86af4
)
testsuite: Remove :sorted usage
author
Timm Bäder
<mail@baedert.org>
Sun, 5 Mar 2017 07:55:26 +0000
(08:55 +0100)
committer
Timm Bäder
<mail@baedert.org>
Sun, 5 Mar 2017 08:24:41 +0000
(09:24 +0100)
Not valid CSS anymore.
testsuite/gtk/stylecontext.c
patch
|
blob
|
history
diff --git
a/testsuite/gtk/stylecontext.c
b/testsuite/gtk/stylecontext.c
index b66d91739b6b49083651765866b2559e68839610..8610e2d99463008ce7f3b3037a5bdc7a432e9185 100644
(file)
--- a/
testsuite/gtk/stylecontext.c
+++ b/
testsuite/gtk/stylecontext.c
@@
-26,7
+26,6
@@
test_parse_selectors (void)
"tab:nth-child(last) {}",
"tab:nth-child(even) {}",
"tab:nth-child(odd) {}",
- "tab:sorted {}",
".some-class {}",
".some-class.another-class {}",
".some-class .another-class {}",